body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,
legend,input,button,textarea,p,blockquote,th,td,ul,li{
    padding:0px; margin:0px;
}
a{
    text-decoration:none;
    outline:none;/*清除a标签点击状态下的虚线描边，IE8兼容见标签*/
    blr:expression(this.onFocus=this.blur());
}
body{font-family:"微软雅黑";}
a{}  标签对是一个网站的一条信息链接定义的，a:link {}     /* 未访问的链接 */
a:visited {}  /* 已访问的链接 */
a:hover {text-decoration:none;}    /* 当有鼠标悬停在链接上 */
a:active {}   /* 被选择的链接 */
clearfix{
    clear:both;
}
fieldset, img{
    border:0;
}
.clear{
    clear:both;
}
ol, ul{
    list-style: none;
}
.head-top{
    width: 100%;
    background-color: #eae8e8;
    height: 25px;
    font-size: 12px;
}
.head-top-main{
    color: #1f1a17;
    width: 1200px;
    margin: 0 auto;
    height: 25px;
    line-height: 25px;
}
.head-top-main .p1{
	float:left;
}
.head-top-main .p2{
	float:right;
}
.head-top-main .p2 a{
	color:#000;
	font-size:12px;
	margin-right:40px;
}
.header{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.header .top{
    width: 1200px;
    height:122px;
    margin: 0 auto;
    margin-top:23px;
}

.header .top .top1{
    float: left;
}
.header .top .top1 img{
	width:76px;
	height:101px;
	margin-left:15px;
}
.top hr{	
	width:1px;
	background-color:#0b8308;
	height:48px;
	float:left;
	margin-top:20px;
	font-size:2px;
	font-weight:700;
	margin-left:6%;
}

.header .top .top2 {
    margin-top: 10px;
    float: left;
    margin-left:28px;
    font-size: 18px;
    color: #0069a0;
	font-weight:600;
}

.header .top .top3{
    float: right;
	margin-top:20px; 
	margin-right:20px;
}
.top3 .dh{
    line-height: 30px;
    float: right;
    font-size: 20px;
	margin-top:-2px;
    color:#0069a0;
}
.header .top .top3 .tel{
	margin-top:6px;
	margin-right:10px;
}
.top3 .dh .text{
	font-size:14px;
	color:#585451;
	font-family:"宋体";
}

.fixed {  
    position: fixed;  
    top: 0;  
    width: 100%;  
    margin: 0 auto;  
    left: 0;  
    z-index: 10000;  
}
/*导航栏*/
.navBar{
    width:100%;
    background:#246cd8;
    color:#fff;
    height:40px;
    line-height:40px;
}
.navBar ul{
    width: 1120px;
	height:auto;
    margin:0 auto;
    font-size: 16px;
    color:#fff;
	position:relative;
	z-index:999;
}

.nav li{
    width:12.5%;
    text-align: center;
    float:left;
    position:relative;
}
.nav li:hover{
    background: #ed7104;
}
.nav li a{
    color:#fff;
	font-size:17px;
}
.nav .active{
	 background: #ed7104;
}
.nav a{
    display:block;
    color:#fff;
    vertical-align:top;
}
.nav a{
    color:#fff;
}
.nav .sub {
    display: none;
    width: 140px;
	padding-top: 1px;
    position: absolute;
    /* left: -1px; */
    top: 40px;
    background: #fff;
    text-align: center;
}
.nav .sub li{
    width: 140px;
    vertical-align:middle;
	border-bottom:1px solid #fff;
	background: #246cd8;
}
.nav .sub .active{
	 background:#ed7104;
}
.nav .sub li a{
    height:40px;
    line-height:40px;
    font-size:16px;
    color:#fff;
}
.nav .sub li a:hover{
    color:#fff;
    background:#ed7104;
}
/* 轮播*/
.banner{
    min-width:1000px;
    position:relative;
    height:500px;
    overflow:hidden;
}

.clear{
    clear:both;
}

/* 搜索 */
.sousuo{
    width:100%;
    height:42px;
    background:#f0f0f0;
    line-height:42px;
    font-size:15px;
    color:#000000;
    margin: 0 auto;
}
.search_main {
    width: 1150px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #000000;
    position: relative;
    margin: 0 auto;
}
.search_main  span{
    font-size:16px;
	margin-left:20px;
    width:auto;
	color:#999999;
}
.searchbox {
    width: 220px;
    height: 30px;
    float: right;
    background: #fff;
    position: relative;
    left:0px;
    top: 5px;
	border:1px solid #b7b4b4;
}
.search {
    width: 175px;
    height: 30px;
    border-style: none;
    vertical-align: middle;
    margin-top: -16px;
    outline: none;
    padding-left: 10px;
    line-height: 28px;
    color: #999999;
	position:absolute;
	top:16px;
}
.search:focus{
    color: black;
}
.ser_bt{
    float:right;
    width: 30px;
    height:30px;
    border-style: none;
    background: url("../images/sea_bt_03.png")/*tpa=http://www.sxyjy88.com/statics/yjy/images/sea_bt_03.png*/ no-repeat;
    vertical-align:middle;
    outline: none;
    cursor: pointer;
}
/* =======================底部==================== */
.footer{
	width:100%;
	height:316px;
	background:#015ec2;
}
.footer1{
	width:100%;
	height:48px;
	background:#0443ad;
}
.footer1 ul{width:1080px;margin:0 auto;height:48px;}
.footer1 ul li {
	width:12.5%;
	float:left;
	text-align:center;
}
.footer1 ul li a{
	color:#fff;
	line-height:48px;
	font-size:16px;
}

.footer2 {width:1080px;margin:0 auto;}
.footer2 ul{width:1080px;margin:0 auto;height:48px;margin-top:10px;margin-left:2;}
.footer2 ul li{
	float:left;
}
.footer2 ul li p{
	width:100%;
	color:#fff;
	font-size:16px;
	line-height:36px;
}
.footer2 ul li .b1{
	margin-left:54px;
}
.footer2 ul li .b2{
	margin-left:204px;
}
.footer2 ul li a{
	color:#fff;
}
.footer2 ul li:nth-child(2){
	margin-left:3%;
	margin-top: 18px;
}
.footer2 ul li:nth-child(3){
	color:#262626;
	font-size:16px;
	text-align:center;
	float:right;
	width:164px;
	margin-top:32px;
	margin-right:136px;
}
.footer2 ul li:nth-child(1){
	color:#262626;
	font-size:16px;
	width:222px;
	height:70px;
	margin-top:36px;
	margin-right:10px;
	text-align:center;
/* 	background:url(../images/b1_bg.png) no-repeat; */
}
.footer2 ul li .qr{
	width:164px;
	height:164px;
}